home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / news / nntp / nntp.1.5.11 / README.1.5.6 < prev    next >
Encoding:
Text File  |  1990-08-18  |  2.1 KB  |  62 lines

  1. Welcome to patch number 6 for NNTP 1.5.
  2.  
  3.     If you have not installed the first five patches, you must do so
  4.     before proceeding. You can get those patches (and this one) from
  5.     anoymous ftp on bcm.tmc.edu [128.249.2.1] or by sending a message
  6.     to the archive-server@bcm.tmc.edu with the following text:
  7.     send public nntp.patch.1
  8.     send public nntp.patch.2
  9.     send public nntp.patch.3
  10.     send public nntp.patch.4.shar
  11.     send public nntp.patch.5.shar
  12.  
  13.     If you have all five patches installed, you are ready to install
  14.     this set of patches. These patches are packaged as a shell archive.
  15.     They are as follows:
  16.     CHANGES.diff  -- This will patch the CHANGES file in the root
  17.     of the nntp distrbution to reflect changes since the release of 1.5.
  18.     server.diff -- This patch is for the files in the server subdirectory.
  19.     To install, change directory to the server directory and type
  20.     patch < server.diff.
  21.     common.diff -- This patch is for the files in the common sub-
  22.     directory. To install, change directory to the common directory
  23.     and type patch < common.diff
  24.     xmit.diff -- This is a patch for nntpxmit.c in the xmit directory.
  25.     To install, change directory to the xmit directory and type
  26.     patch < xmit.diff.
  27.     inews.diff -- This patch is for the files in the inews subdirectory.
  28.     To install, change directory to the inews directory and type
  29.     patch < inews.diff.
  30.     
  31.     Now, look at common/conf.h.dist and common/README for the new functions
  32.     you may want to use (BATCHED_INPUT,CNEWS). You may want to use the 
  33.     new conf.h.dist file as your conf.h file and make changes to it based
  34.     on your old conf.h file.
  35.  
  36.     NOTE: You need to look this over for the following items:
  37.     SIGRET, LOAD, and all the stuff that relates to CNEWS if you run it.
  38.  
  39. Please read the CHANGES file (following application of the patch) for
  40. a list of new features.
  41.  
  42. Bug reports and enhancements welcome,
  43. Stan Barber
  44. sob@bcm.tmc.edu
  45.  
  46. P.S. I am now the caretaker of NNTP.  Phil passed the baton to me 
  47. recently.
  48.  
  49. P.P.S. This patched version of NNTP has been compiled on the following systems:
  50.  
  51. Sun 3/180 running SunOS 4.0.3
  52. Vax 11/780 running BSD 4.3
  53. Vax 3600 running Ultrix 2.2
  54. Unisys 5000/40 running System V release 2
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.